home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 140
/
(Vol 140) Sep 19 2011.iso
/
Games
/
sugar_crash.swf
/
scripts
/
DefineButton2_580
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2011-09-19
|
106b
|
7 lines
on(release){
cleanUpGame();
mcSound.playSound("title");
gotoAndStop("title");
play();
}